type context.backgroundCtx

4 uses

	context (current package)
		context.go#L199: type backgroundCtx struct{ emptyCtx }
		context.go#L201: func (backgroundCtx) String() string {
		context.go#L216: 	return backgroundCtx{}
		context.go#L791: 		case backgroundCtx, todoCtx: